home *** CD-ROM | disk | FTP | other *** search
- object Form8: TForm8
- Left = 277
- Top = 393
- Width = 490
- Height = 298
- Caption = 'Form8'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object StringGrid1: TStringGrid
- Left = 0
- Top = 0
- Width = 482
- Height = 271
- Hint = '����Ҽ����Իָ�ɾ����ľ���ļ�'
- Align = alClient
- ColCount = 3
- DefaultRowHeight = 20
- DragKind = dkDock
- FixedCols = 0
- RowCount = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- GridLineWidth = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowMoving, goColMoving]
- ParentFont = False
- ParentShowHint = False
- PopupMenu = PopupMenu1
- ShowHint = True
- TabOrder = 0
- ColWidths = (
- 365
- 93
- 398)
- end
- object PopupMenu1: TPopupMenu
- Left = 76
- Top = 152
- object N1: TMenuItem
- Caption = 'Restore this line'
- OnClick = N1Click
- end
- object N2: TMenuItem
- Caption = 'All clear'
- OnClick = N2Click
- end
- end
- end
-